field table

This block is part of the Component UI group and was last modified in core v10.4.51.

field table v10.4.16 Updated v10.4.51

Premade table with a header and a body. The fields selected will be shown as the header and every item in the array will be rendered as a row.

In pins 3
  • Columns required
    fielddefinitions

    Choose the columns you want to show

  • Body required
    array

    Every item in this array will be rendered as a row

  • Row Render v10.4.51
    inpinfunction

    Accepts a function that returns a row

Out pins 1
  • uicomponent
    uicomponent

A typical wiring for field table: combine feeds the fielddefinitions pin; with values feeds the array pin; the uicomponent out pin feeds build PDF.

Studio canvas example for the field table block: typical wiring for field table.

Version history

Introduced in v10.4.16.

Last modified in v10.4.51.


Back to Component UI Return to the main group to view all sub-groups Back to table Return to the group to view all blocks within this group